home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / villacredo / Ines1_market_1.cs < prev    next >
Text File  |  2003-10-27  |  3KB  |  175 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 12
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12.   this.line0 = 'none';
  13.   this.target0 = 2;
  14.   this.line1 = '';
  15. "
  16.     1 -1 -1
  17.  
  18.   1 11
  19. "
  20. this.camerafocus = 'npcInes1';
  21. this.voicefocus = 'npcInes1';
  22. this.line0 = 'Yummy rice cakes and pastries!  Pastries to fill your tummy...';
  23. this.line1 = '';
  24. this.line2 = '';
  25. this.line3 = '';
  26. this.line4 = '';
  27. this.line5 = '';
  28. this.line6 = '';
  29.  
  30. "
  31.     900 -1 -1
  32.  
  33.   1 4
  34. "
  35. this.camerafocus = 'player';
  36. this.voicefocus = 'player';
  37. this.line0 = 'May I see what you have for sale?';
  38. this.line1 = '';
  39. this.line2 = '';
  40. this.line3 = '';
  41. this.line4 = '';
  42. this.line5 = '';
  43. this.line6 = '';
  44.  
  45. "
  46.     900 -1 -1
  47.  
  48.   1 0
  49. "
  50. this.camerafocus = 'player';
  51. this.line0 = '';
  52.  
  53. OpenBuySell('npcInes1');
  54. "
  55.     1 -1 -1
  56.  
  57.   1 6
  58. "
  59. this.camerafocus = 'player';
  60. this.voicefocus = 'player';
  61. this.line0 = 'How do you make your goods?';
  62. this.line1 = '';
  63. this.line2 = '';
  64. this.line3 = '';
  65. this.line4 = '';
  66. this.line5 = '';
  67. this.line6 = '';
  68.  
  69. "
  70.     900 -1 -1
  71.  
  72.   1 11
  73. "
  74. this.camerafocus = 'npcInes1';
  75. this.voicefocus = 'npcInes1';
  76. this.line0 = 'I make rice cakes by grinding rice into flour.  I make a batter with';
  77. this.line1 = 'eggs and butter and place them into the oven to be baked or steamed.';
  78. this.line2 = 'Cheese or salted eggs are good on them, too.';
  79. this.line3 = '';
  80. this.line4 = '';
  81. this.line5 = '';
  82. this.line6 = '';
  83.  
  84. "
  85.     900 -1 -1
  86.  
  87.   1 8
  88. "
  89. this.camerafocus = 'player';
  90. this.voicefocus = 'player';
  91. this.line0 = 'Farewell vendor.';
  92. this.line1 = '';
  93. this.line2 = '';
  94. this.line3 = '';
  95. this.line4 = '';
  96. this.line5 = '';
  97. this.line6 = '';
  98.  
  99. "
  100.     900 -1 -1
  101.  
  102.   1 0
  103. "
  104. this.camerafocus = 'npcInes1';
  105. this.voicefocus = 'npcInes1';
  106. this.line0 = 'Yummy pastries!  Yummy...';
  107. this.line1 = '';
  108. this.line2 = '';
  109. this.line3 = '';
  110. this.line4 = '';
  111. this.line5 = '';
  112. this.line6 = '';
  113.  
  114. "
  115.     900 -1 -1
  116.  
  117.   1 10
  118. "
  119. this.camerafocus = 'player';
  120. this.voicefocus = 'player';
  121. this.line0 = 'Have you seen anybody suspicious-looking around here?';
  122. this.line1 = '';
  123. this.line2 = '';
  124. this.line3 = '';
  125. this.line4 = '';
  126. this.line5 = '';
  127. this.line6 = '';
  128.  
  129. "
  130.     900 -1 -1
  131.  
  132.   1 11
  133. "
  134. this.camerafocus = 'npcInes1';
  135. this.voicefocus = 'npcInes1';
  136. this.line0 = 'No.  Sorry.';
  137. this.line1 = '';
  138. this.line2 = '';
  139. this.line3 = '';
  140. this.line4 = '';
  141. this.line5 = '';
  142. this.line6 = '';
  143.  
  144. "
  145.     900 -1 -1
  146.  
  147.   1 11
  148. "
  149.  
  150. this.camerafocus = 'player';
  151. this.voicefocus = 'player';
  152. i = 0;
  153. this.line[i] = 'May I see what you have for sale?';
  154. this.target[i] = '3';
  155. i++;
  156. this.line[i] = 'How do you make your goods?';
  157. this.target[i] = '5';
  158. i++;
  159. if (globals.quest_chain_thieves > 0 && globals.quest_chain_thieves < 1000)
  160. {
  161.     this.line[i] = 'Have you seen anybody suspicious-looking around here?';
  162.     this.target[i] = '9';
  163.     i++;
  164. }
  165. this.line[i] = 'Farewell vendor.';
  166. this.target[i] = '7';
  167. i++;
  168. this.line[i] = '';
  169. "
  170.     1 -1 -1
  171.  
  172.  
  173. 0 0 0 0
  174. 0
  175.